alias('hiall',"/rx '"||'options results;"GETUSERS";x=%p translate(compress(result,"@+"),","," ");do until x=''|length(x)=1;p=min(length(x),150);parse var x y =p x;"SAY" y;end'||"'")
alias('kgui',"/rx '"||'if show(P,KUANG) then do;address KUANG SHOW;exit;end;pragma(S,20000);address command "sys:rexxc/muirexx rexx/kuang11gui.amirx PORT KUANG HELP Kuang_Eleven.guide"'||"'")
alias('kusr',"/rx '"||'setclip("kusrinit","%p");setclip("amirc",address());if show(P,KUANGUSR) then do;address KUANGUSR SHOW;exit;end;pragma(S,20000);address command "sys:rexxc/muirexx rexx/kuang11usr.amirx PORT KUANGUSR HELP Kuang11USR.guide"'||"'")
alias('say','')
/**/
Alias('list')
x=statef('Default.AmIRCfg')
parse var x . . . . x
do forever
x1=rtezrequest("Done adding aliases." || NL ||"Now Select Save as defaults from the AmIRC Settings menu"||NL||"before closing this requester.","I Saved|Abort",pr,tags)
if x1=0 then do
cecho(pr,bld('If you do not save the preferences the aliases will still be on your AmIRC configuration file.Kuang Eleven aliases are now supported via a plugin so there is no use for the aliases anymore'))
cecho(pr,bld('If you wish to remove the aliases,enter "/RX REMOVEALIASES" (without quotes) and click enter'))
exit
end
x1=statef('Default.AmIRCfg')
parse var x1 . . . . x1
if x~=x1 then leave
cecho(pr,bld('Dont lie to me I can see the date on that file hasnt changed!'))
end
cecho(pr,bld('Finished removing aliases.For your information,Kuang Eleven Aliases are now supplied by an AmIRC plugin'))
cecho(pr,'Kuang Eleven is fully installed now...Enjoy using it!')